gpsbabel.git
2006-08-25 robertlDon't use backslashes in filename.
2006-08-25 robertlgbser_posix Remove extranous cast for OS X 10.3.
2006-08-25 robertlAdd (crude) support for Garmin Training Center.
2006-08-25 robertlLet arc format read 'human readable' coords.
2006-08-24 robertlTweak time handling in KML writer.
2006-08-23 robertlFix Garmin routes with unknown altitudes. Avoids crash...
2006-08-22 robertlAn1: Don't assume URL is present in both old _and_...
2006-08-22 robertlAN1 Reader: Trust URL encoded in new format over old...
2006-08-22 robertlPaul Fox improves stability of sort filter.
2006-08-16 oliskoliForce usage of common gbfile api.
2006-08-16 oliskoliForce usage of common gbfile api.
2006-08-16 oliskoliForce usage of common gbfile api.
2006-08-16 oliskoliForce usage of common gbfile api.
2006-08-16 oliskoliForce usage of common gbfile api.
2006-08-15 oliskoliForce usage of common gbfile api.
2006-08-15 oliskoliForce usage of common gbfile api.
2006-08-15 oliskoliTypo fix.
2006-08-14 robertlPick up an option lost in merging. Let labels be optio...
2006-08-14 robertlVarious tweaks to restore happiness to the MSVC builds.
2006-08-13 robertlContribute largely rewritten KML writer.
2006-08-13 robertlFix crash of certain D108 Garmins when writing routes.
2006-08-13 oliskoliSet stdin/stdout to binary mode if __WIN32__.
2006-08-13 oliskoliAdd read tests for gzipped data files.
2006-08-13 oliskoliForce usage of gbfile-API.
2006-08-13 oliskoliRemove unused cet_vprintf. Change cet_fprintf to cet_gb...
2006-08-13 oliskoliCheck (tri-)state usage of zlib and use the right heade...
2006-08-13 oliskoliMerge fixes from 'zlib/gzio.c' and replace 'zlib/gzio...
2006-08-13 oliskoliReplace gzio.c with original. All previous changes...
2006-08-13 oliskoliReplace gzio.c with original. All previous changes...
2006-08-13 oliskoliAdd some gzipped reference data.
2006-08-13 robertlAdd options for KML and NMEA formats.
2006-08-13 robertlMagproto: Improve performance on reads by turning off...
2006-08-13 robertlAdd realtime-tracking infrastructure and readers for...
2006-08-12 robertlAdd --with-zlib as a tristate for our zlib, system...
2006-08-09 robertlAndy Armstrong adds support for version 4 of the WBT...
2006-08-03 robertlReports of success with GPSMap 295, 195, and 96.
2006-08-03 robertlZero struct tm on timestamp read so if time tag is...
2006-08-03 robertlAppareo confirms success with 396 and 496.
2006-08-02 robertlFix wbt reference data - 360degrees is 0 degrees.
2006-08-01 oliskoliChange testo sequence for stmsdf format and regenerate...
2006-08-01 robertlRegenerate wbt reference file.
2006-08-01 robertlAdd 'heading_true_degrees' to return degrees from 0...
2006-07-31 robertlFix doc for Garmin 'get_posn' suboption.
2006-07-30 oliskoliUse new common constants 'unknown_speed' and 'unknown_c...
2006-07-30 oliskoliUse new DST-safe 'mklocaltime()'.
2006-07-30 oliskoliCheck in new file format 'stmsdf', Suunto Trek Manager...
2006-07-30 oliskoliCheck in new file format 'stmsdf', Suunto Trek Manager...
2006-07-30 oliskoliCheck in reference data for file format 'stmsdf', Suunt...
2006-07-30 oliskoliAdd new function 'mklocaltime'. Define new consts ...
2006-07-30 oliskoliAdd 'win32/gpsbabel.rc' to configure output files.
2006-07-26 oliskoliAdd missing semicolon at the end of a statement.
2006-07-26 oliskoliCheck in a new (ready for use) release of gbfile.
2006-07-26 oliskoliIgnore generated files in CVS.
2006-07-26 oliskoliMove version and release tag to configure.in (don't...
2006-07-26 oliskoliAdd resource files for winbuild (file version informati...
2006-07-26 robertlAdd caution for gpxver=1.1 option.
2006-07-25 robertlconfigure: regenerate.
2006-07-23 robertlDon't crash when displaying help for formats with no...
2006-07-23 robertlCorrectly implement zero byte write after packet that...
2006-07-22 oliskoliCheck in new common GPSBabel file I/O api 'gbfile'.
2006-07-22 oliskoliAdd auto-detection for serial ports (up to COM8).
2006-07-22 oliskoliCheck in local copy from zlib project (gzip.org/zlib).
2006-07-22 oliskoliAdd new stylesheet 'sportsim' (support for textual...
2006-07-22 oliskoliAdd new stylesheet 'sportsim' (support for textual...
2006-07-22 oliskoliType fix in 'no-inifile' example. Change key values...
2006-07-22 oliskoliAdd tool for Makefile target more-clean.
2006-07-20 robertlToss tiny line when reading gpsutil files.
2006-07-20 robertlDon't use C99.
2006-07-19 oliskoliTurn off millions of 'ignore warning' from mingw-gcc.
2006-07-19 oliskoliAdd simple filter for WGS datums without whitespace.
2006-07-19 oliskoliAdd missing slash at the end of a <para> entry.
2006-07-19 oliskoli---host=... is probably the better parameter for a...
2006-07-18 robertlReplace gcdist for improved accuracy overy short distances.
2006-07-18 parkrrrrDocumented what this all means, fixed a couple of prece...
2006-07-18 robertlAdd unit id to treat Quest II like Quest per JamieZ.
2006-07-17 robertlAllow quoted commas in waypoint description when readin...
2006-07-17 parkrrrrupdate comment to reflect reality
2006-07-17 parkrrrrhandle type 3 record like type 2 record until we figure...
2006-07-17 robertlAllow 200 points instead of 199 in maggeo.
2006-07-15 robertlFrom Andy: fix southern hemi for wbt, set baud rate...
2006-07-14 robertlConvert Brauniger to new serial scheme.
2006-07-14 robertlTypo fix in help.
2006-07-14 robertlUnicsv: whack dead code.
2006-07-13 robertlPick up missing files from recent gbser commit.
2006-07-13 robertlAndy Armstrong provides new serial layer and refactors...
2006-07-13 robertlLoosen check that insisted that time travels only forwa...
2006-07-13 robertlOlaf eliminates a zillion hardcoded staticly sized...
2006-07-13 robertlAndy Armstrong turns on -Wall for GCC builds and kills...
2006-07-13 robertlTweak gpsman doc.
2006-07-13 robertlSketch in trk/route conversions.
2006-07-12 oliskoliFix compiler warnings when using '-Wall'.
2006-07-12 robertlAdd error for unknown command line flags.
2006-07-10 robertlStrengthen wording on gpsman format.
2006-07-09 robertlGoogle reader: Null pointers that have been freed in...
2006-07-09 robertlStyle sheet tie-poe fixes from Ron.
2006-07-09 robertlImprovements in xcsv doc.
2006-07-08 robertlTighten yesterday's fix to work with old and new google...
2006-07-08 robertlHacky fix for Explorist adding filenames inside tracks.
2006-07-07 robertlTweak panel reader to look at only the frame containing...
2006-07-07 robertlAnother fix for curfname. Also don't trip over trackna...
next